Miner.Responder.Shared Assembly > Miner.Responder.Shared.Extensions Namespace > StringExtensions Class > FormatWith Method : FormatWith(String,IFormatProvider,Object[]) Method |
'Declaration <System.Runtime.CompilerServices.ExtensionAttribute()> Public Overloads Shared Function FormatWith( _ ByVal string As System.String, _ ByVal formatProvider As System.IFormatProvider, _ ByVal ParamArray args() As System.Object _ ) As System.String
'Usage Dim string As System.String Dim formatProvider As System.IFormatProvider Dim args() As System.Object Dim value As System.String value = StringExtensions.FormatWith(string, formatProvider, args)
[System.Runtime.CompilerServices.Extension()] public static System.string FormatWith( System.string string, System.IFormatProvider formatProvider, params System.object[] args )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.